home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1996 September / inter@ivo 1996-09.iso / cybint8 / bin / gordons.dxr / 00017.ls < prev    next >
Encoding:
Text File  |  1996-08-02  |  80 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(3) then
  3.     go("l1")
  4.   else
  5.     go("l")
  6.   end if
  7. end
  8.